Skip to main content

mergNIC

Type

library

Description

mergNIC is an iOS external for obtaining information about the network interfaces active on the device. mergNIC includes NICInfo by Mind in Machine.

Associated Syntax

Function

NameSummarySyntax
mergNICis3GConnectedCheck if 3G is connectedmergNICis3GConnected()
mergNICisBluetoothConnectedCheck if bluetooh is connected is connectedmergNICisBluetoothConnected()
mergNICisPersonalHotspotActivatedCheck if personal hotspot is activated is connectedmergNICisPersonalHotspotActivated()
mergNICisWifiConnectedCheck if Wifi is connected is connectedmergNICisWifiConnected()
mergNICisWifiConnectedToNATCheck if Wifi is connected to NAT is connectedmergNICisWifiConnectedToNAT()
mergNICInterfacesGet the network interfacesmergNICInterfaces()
mergNICMacAddressGet the MAC address for am interfacemergNICMacAddress(<pInterface>)
mergNICIPCountGet the number of IPs for an interfacemergNICIPCount(<pInterface>, [<pVersion>])
mergNICIPInfoGet a property of an interface IPmergNICIPInfo(<pInterface>, <pIP>, <pProperty>, [<pVersion>])
Thank you for your feedback!

Was this page helpful?